/* CSS Document */
@media (max-width: 768px) {
.floor_1 .floor_1_1 {display:none;}


.home-mainproduct #homemainproduct {
    margin-top: 30px;
    height: 658px;
     width: 100%; 
    float: none;
}

}


.floor_1 .floor_1_1 {
	margin-top:30px;
    position: relative;
    background: url(/templets/beijing/static/images/t1_03.jpg) top center no-repeat;
    width: 250px;
    height: 700px;
    float: left;
}

.floor_1 .floor_1_1 h3 {
    height: 85px;
    width: 250px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 74px;
    padding: 5px 0;
}

.floor_1 .floor_1_1 ul {
    display: inline-block;
    width: 230px;
    margin-left: 10px;
}

.floor_1 .floor_1_1 ul li {
    display: block;
    width: 230px;
    height: 40px;
    margin-top: 10px;
}

.floor_1 .floor_1_1 ul li a {
    display: block;
    width: 228px;
    height: 38px;
    border: #4e88b9 solid 1px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
}

.floor_1 .floor_1_1 ul li a:hover {
    border: #3ba86f solid 1px;
    background-color: #45bd7f;
}

.floor_1 .floor_1_1 dl {
    position: absolute;
    bottom: 0;
    width: 230px;
    margin-left: 10px;
    margin-top: 34px;
    text-align: center;
}

.floor_1 .floor_1_1 dl dt {
    background: url(/templets/beijing/static/images/t2_03.png) center center no-repeat;
    width: 230px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    color: #fff;
}

.floor_1 .floor_1_1 dl dd {
    font-family: "Arial";
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 24px;
}

.floor_1 .floor_1_2 {
    float: right;
    width: 900px;
}

.floor_1 .floor_1_2 .fl_t {
    background: url(/templets/beijing/static/images/t3_03.jpg) center center no-repeat;
    width: 900px;
    height: 60px;
}

.floor_1 .floor_1_2 .fl_t p {
    float: left;
    font-size: 24px;
    color: #fff;
    padding-left: 28px;
    text-align: center;
    line-height: 60px;
}

.floor_1 .floor_1_2 .fl_t a {
    display: block;
    float: right;
    font-size: 16px;
    color: #333;
    padding-right: 20px;
    line-height: 60px;
}

.floor_1 .floor_1_2 .fl_t a:hover {
    color: #3ba86f;
}
